Skip to content

feat(summary): add Winding Termination section to the magnetic summary#22

Open
gpitel wants to merge 1 commit into
OpenMagnetics:mainfrom
gpitel:feature/winding-termination-upstream
Open

feat(summary): add Winding Termination section to the magnetic summary#22
gpitel wants to merge 1 commit into
OpenMagnetics:mainfrom
gpitel:feature/winding-termination-upstream

Conversation

@gpitel

@gpitel gpitel commented Jun 16, 2026

Copy link
Copy Markdown

Summary

Adds a Winding Termination section to the Magnetic Summary, after the Winding Construction Steps. One read-only entry per connection, grouped by winding (functionalDescription order); start-then-finish, so each names whether it is the start or end of the winding, the terminal type, and the pin — e.g. "Start of Primary to Pin 3" / "End of Primary to Pin 4". Derived from coil.functionalDescription[w].connections.

Styled with current PrimeVue tokens (--p-success-rgb) and Bootstrap Icons (bi-plug-fill).

Before / After

Magnetic Summary bottom — main (Construction Steps flow into the footer) vs this PR, which inserts a new Winding Termination section:

Before (main) After (this PR)
before after

Screenshots captured on the pre-refactor theme; the section is unchanged — only the accent color follows the current theme.

🤖 Generated with Claude Code

One read-only entry per connection, grouped by winding (functionalDescription order);
start-then-finish, e.g. Start of Primary to Pin 3 / End of Primary to Pin 4. Derived
from coil.functionalDescription[w].connections.

Adapted to current main theming: PrimeVue tokens (--p-success-rgb) and Bootstrap Icons
(bi-plug-fill) instead of the old Bootstrap/FontAwesome vocabulary.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant